home *** CD-ROM | disk | FTP | other *** search
/ Travel to Space / Travel to Space.iso / dosview / zip.bat < prev   
DOS Batch File  |  1994-02-22  |  238b  |  5 lines

  1. @echo off
  2. pkunzip -v %1
  3. ECHO This is a sample Batchprocess called by PV when you select a ZIP file.
  4. ECHO You can make a Batch for any Filetype called by PV, just name it like the
  5. ECHO Extension and put it in the PV startup directory.